Skip to main content

T&T Hot Sales ERP API

Integration with T&T (Hot Sales)

Each ERP system integrable with the T&T system should provide a method to allow retrieving item prices for a consignment note formed in the T&T system for the Hot Sale payment system.

The T&T system sends the request via HTTP protocol to the address and port provided by the ERP system. The request is sent by the POST method. Parameters are passed in the request body in JSON format. The authentication method for the requests is Basic. Credentials should also be provided by the ERP system.

Content-Type is application/json; encoding is utf-8.